Skip to content

Merge main into live#54103

Merged
gewarren merged 6 commits into
livefrom
main
Jun 1, 2026
Merged

Merge main into live#54103
gewarren merged 6 commits into
livefrom
main

Conversation

@dotnet-policy-service
Copy link
Copy Markdown
Contributor

@dotnet-policy-service dotnet-policy-service Bot commented May 30, 2026

Please don't squash-merge this PR.


Internal previews

Toggle expand/collapse
📄 File 🔗 Preview link
docs/core/get-started.md Get started with .NET
docs/csharp/advanced-topics/update-applications/nullable-migration-strategies.md Nullable migration strategies
docs/csharp/fundamentals/null-safety/common-tasks/resolve-warnings.md Resolve nullable warnings
docs/csharp/fundamentals/null-safety/nullable-reference-types.md Nullable reference types
docs/csharp/fundamentals/strings/common-tasks/search.md docs/csharp/fundamentals/strings/common-tasks/search
docs/csharp/fundamentals/strings/common-tasks/split.md Split strings into substrings in C#
docs/csharp/fundamentals/strings/interpolation.md "String interpolation in C#"
docs/csharp/fundamentals/tutorials/nullable-reference-types.md Tutorial: Express your design intent with nullable and non-nullable reference types
docs/csharp/how-to/index.md docs/csharp/how-to/index
docs/csharp/how-to/modify-string-contents.md How to modify string contents in C#
docs/csharp/language-reference/builtin-types/string-operations.md String operations: Pattern matching, performance, and span-based search
docs/csharp/language-reference/toc.yml docs/csharp/language-reference/toc
docs/csharp/misc/sorry-we-don-t-have-specifics-on-this-csharp-error.md Coming in C# 15
docs/csharp/programming-guide/strings/index.md "Strings"
docs/csharp/toc.yml Taken from https://github.com/dotnet/roslyn/wiki/Samples-and-Walkthroughs
docs/csharp/tutorials/string-interpolation.md docs/csharp/tutorials/string-interpolation
docs/standard/base-types/divide-up-strings.md Extract substrings from a string

@github-advanced-security
Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@dotnetrepoman dotnetrepoman Bot added this to the May 2026 milestone May 30, 2026
BillWagner and others added 4 commits May 30, 2026 15:48
No visible changes. Capture the groups of errors in the C# 8 range, for undocumented errors are warnings.
Add two sections to the Get started with .NET tutorial:

- Add "Understand the code" section that breaks down
  Console.WriteLine("Hello, World!") into its parts.

- Add "How file-based apps work" section that explains
  what `dotnet hello-world.cs` do and why no project
  file is needed.

No existing content was modified.
* Create new snippets

Build the projects for this PR.

* Build main articles

Build the main articles for this PR.

* Move advanced material to lang ref

Move the advanced material into an appropriate language reference article.

This information doesn't fit the fundamentals goals, but is important for more advanced developers.

* Update TOCs

* Redirects and removal

Remove (now) obsolete articles.
Add necessary redirects.

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Fix warnings.

* content review

Review the major changes and edit / content review.

* Fix warnings.

* fix warnings

* Review.

* Create "common-tasks"

Create the common tasks section for what had been "How to" articles.

* Final proofread

Do a final edit pass.

* Apply suggestions from code review

Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>

---------

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
@gewarren gewarren merged commit 84c8000 into live Jun 1, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants